Payroll Run Record ID
Run Type
The run type for the payroll run. The run type determines which employees to include in the payroll run and which check lines to create.
Press F3 to look up the value.
If a value is already selected, you can press F4 to open the record in its native editor.
Separation
If this checkbox is marked, indicates that the payroll run is for processing separation checks. On a new payroll run, the state of the checkbox defaults from the run type selected. A payroll run cannot be marked for both separation and correction.
Check Date
The date to print on checks for this payroll run.
GL Batch
The name of the GL batch assigned to the GL entries for checks created from this payroll run. The default batch name is the batch name assigned to the run type.
Closed
If this checkbox is marked, the payroll run is unavailable for selection in the Process Payroll Run wizard and is hidden in the HD view (unless you mark the Include Closed checkbox). Closing a payroll run is purely optional, but it can help declutter the payroll run Find dialog box.
Correction
If this checkbox is marked, indicates that the payroll run is for processing correction checks. When a correction check is processed, the separation check validation which prevents two checks to an employee in the same pay period is skipped; otherwise, the correction flag is informational only. On a new payroll run, the state of the checkbox defaults from the run type selected. A payroll run cannot be marked for both separation and correction.
Payroll Run tab
Period Begin
The first date of the payroll period for this payroll run.
Period End
The last date of the payroll period for this payroll run. The end date is used as the default work date on the check lines created when this payroll run is processed.
Split Period
The fields in this section are enabled if at least one GL segment requires a calendar (or if there is a default calendar) and the Split Period checkbox is marked on the run type and the pay period crosses a GL period boundary.
Work Days Through
The field to the left shows the number of work days between the pay period begin date and the GL period end date. The GL period end date is shown in the adjacent date field.
Work Days After
The number of work days after the GL period end date through the pay period end date. (The GL period end date comes from the control calendar designated on the payroll liability account associated with the run type [or from the default calendar].)
Default Distribution Date
Override Work Date as Default Distribution Date
The date used as the default date for check line distributions instead of the work date; otherwise, if the work date was not overridden as the distribution date, this field is blank.
Custom tab
This tab is visible if custom fields exist for the entity. At a minimum, if there are custom fields, a Fields subtab will be present. One or more additional categories of subtabs may also be visible.
Fields subtab
This tab prompts for values for any custom fields set up for entity records of this entity type. Respond to the prompts as appropriate.
References subtab
This tab is visible if other records reference the current record.
Reference
From the drop-down list, select the custom field to view references for. Reference custom fields have the following format: PackageName.EntityName.CustomFieldName.
Example
Suppose a custom field exists on PRCodes that references an ARCode. On the ARCode record, on the Custom > References subtab, you can view all the PRCodes which reference that ARCode.
Exchange Folder subtab
This tab is visible only if you set up a custom field with a data type of "Exchange Folder". The label on this tab is the name assigned to the custom field.
This tab shows the contents of the specified Exchange folder.
File subtab
This tab is visible only if you set up a custom field with a data type of "File". The label on the tab is the name assigned to the custom field.
This tab renders the contents of the specified file according to its file type.
Internet Address subtab
This tab is visible only if you set up a custom field with a data type of "Internet Address". The label on this tab is the name assigned to the custom field.
This tab shows the contents of the specified web page.
Network Folder subtab
This tab is visible only if you set up a custom field with a data type of "Network Folder". The label on this tab is the name assigned to the custom field.
This tab shows the contents of the specified network folder.
Time Sheets tab
The Time Sheets pane shows the Time Sheets HD view filtered to show all time sheets for the selected payroll run.
Double-click a row in the pane to drill down to its record in the Time Sheet window.
Time Sheet Lines tab
The Time Sheet Lines pane shows the Time Sheet Lines HD view filtered to show all time sheet lines for the selected payroll run.
Double-click a row in the pane to drill down to its record in the Time Sheet Line window.
Checks tab
The Checks pane shows the Checks HD view filtered to show all checks for the selected payroll run.
Double-click a row in the pane to drill down to its record in the Check window.
Check Lines tab
The Check Lines pane shows the Check Lines HD view filtered to show all check lines for the selected payroll run.
Double-click a row in the pane to drill down to its record in the Check Line window.
Distributions tab
The Distributions pane shows the Distributions HD view filtered to show all distributions for the selected payroll run.
Double-click a row in the pane to drill down to its record in the Distribution window.
Disbursements tab
The Disbursements pane shows the Disbursements HD view filtered to show all disbursements for the selected payroll run.
Double-click a row in the pane to drill down to its record in the Disbursement window.
AP Invoices tab
This tab is visible only if the Payroll to AP interface is installed.
The AP Invoices pane shows the AP Invoices HD view in Accounts Payable filtered to show all AP invoices for the selected payroll run.
Double-click a row in the pane to drill down to its record in the AP Invoice window.
Journal Entries tab
The Journal Entries pane shows the Journal Entries HD view filtered to show all journal entries for the selected payroll run.
Double-click a row in the pane to drill down to its record in the Journal Entry window.
Journal Detail tab
The Journal Detail pane shows the Journal Detail HD view filtered to show all journal detail lines for the selected payroll run.
Double-click a row in the pane to drill down to its record in the Journal Detail window.
The Attachments tab is visible if any record for a given entity has an attachment. If the Attachments tab is not visible, this implies that no record of the entity type has an attachment on it; however, once an attachment is added to any record of the entity type, the Attachments tab will become available.
Attachments
The list box shows the files which are attached to the current record. Highlight a file name to preview the file in the adjacent pane. Double-click a file name to open the file in its native editor.
Preview pane
If a file name is highlighted in the Attachments list box, this pane shows a preview of the file contents. Some file types cannot be previewed but can be double-clicked to open in their native editor.
Change Logs tab
This tab is visible if the user has "Change Logs" access to the associated data folder resource.
The Change Logs pane shows the Change Logs HD view filtered to show all change logs for the selected entity record.
Double-click a row in the pane to drill down to its record in the Change Log window.
Other tab
Memo tab
To include additional information about this record not collected elsewhere, enter it in this text box. This area supports common keyboard shortcuts such as Ctrl+C to copy and Ctrl+V to paste.
Timestamps tab
This tab shows the user who created this record and the date and time of creation as well as the user, date, and time of the latest modification to the record.
Developer tab
This tab is visible only when developer features are enabled.
Automation subtab
This subtab shows field names and values for the current data record. Use the information in the subtab to assist when creating automation objects such as bots and import files. The field names and field values can be copied from the text box and pasted directly into your code or application. To copy content from the text box, highlight the content to copy and press Ctrl+C or right-click your selection and select Copy from the context menu.
Export (XML | JSON) subtab
This subtab shows the XML syntax for exporting the selected data record. The syntax can be copied from the text box as an exemplar for creating your own automation objects for bots, import files, ActivWebAPI, etc. To copy content from the text box, highlight the content to copy and press Ctrl+C or right-click your selection and select Copy from the context menu.
Import (XML | JSON) subtab
This subtab allows you to select a file for import and shows the XML syntax for importing data records. Use the subtab to explore the XML syntax for importing data records. In particular, you can investigate the syntax which results when using Data.Import and ActivWebAPI data POST and DELETE routes.
Change Log (XML | JSON) subtab
This subtab is visible only when the Enable Change Logs option is marked in System Options or Company Options (depending on whether the feature applies at the system or the company level). This is the default setting when developer features are enabled.
This subtab allows you to investigate changes to the current data record. The syntax can be copied for use in bots, dashboards, ActivWebAPI, and other automation. To copy content from the text box, highlight the content to copy and press Ctrl+C or right-click your selection and select Copy from the context menu.
Select Statement (SQL) subtab
This subtab allows you to investigate the SQL select statement used to retrieve the current data record. The syntax can be copied as an exemplar for data sources and other automation. To copy content from the text box, highlight the content to copy and press Ctrl+C or right-click your selection and select Copy from the context menu.